gpsbabel.git
2013-08-01 tsteven4Fix some memory leaks in csv_util.
2013-08-01 robertlipeTrailing whitespace cleanup.
2013-07-31 robertlipeWhack two unused functions from util.
2013-07-31 robertlipeAdd a -l option to vtesto to run memory leak mode so...
2013-07-30 robertlipeIgnore unknown field in Garmin fit from ForeRunner...
2013-07-29 tsteven4@gmail.comregenerate dependencies.
2013-07-29 tsteven4clean up some unused variables as of r4478 in mapasia.
2013-07-29 robertlipeCompile fix for CentOS.
2013-07-29 robertlipeSpiff up xmlgeneric enough to work with wfff, but needs...
2013-07-29 robertlipeSketch in extremely crude xmlgeneric reader. Turned...
2013-07-29 robertlipeWhack scraggling reference to gbtypes.h
2013-07-29 robertlipeEnumerate headers in QT Project file (so search and...
2013-07-29 robertlipeRemove badly encoded comment in alan.cc
2013-07-29 robertlipeSee if I can get away with a hand edit in a vxcproj...
2013-07-29 robertlipegbtypes.h was a good idea in the pre-C99 world (and...
2013-07-29 robertlipeClean up some of the more mechanical uses of time_t...
2013-07-26 robertlipeRemove some of our stranger time shims.
2013-07-25 robertlipeWhittle away at more implicit time_t conversions. ...
2013-07-24 robertlipeGPSBabel.pro Windows fixes from Gerhard.
2013-07-24 robertlipeApply Steven's fix for trackfilter names since I clearl...
2013-07-24 robertlipeRoll back part of previous change. This should be...
2013-07-23 robertlipeName track in trackfilter using UTC, not local time.
2013-07-23 robertlipeFix track filter to not "randomly" reorder points withi...
2013-07-23 robertlipeIntegrate mapsend.cc.patch, microseconds-6.patch from...
2013-07-23 robertlipeWrap more tests of implicit time_t == 0 inside isValid.
2013-07-23 robertlipeRemove jeeps/main.cc
2013-07-23 robertlipeGerhard gets QtCreator going for Windows, updates doc.
2013-07-22 robertlipeReconcile patch set with Gerhard. Remove special case...
2013-07-22 robertlipeRemove the final (?) vestigest of microseconds as a...
2013-07-22 robertlipeRethink time interpolation in arcdist in light of bette...
2013-07-21 robertlipeLet mapsend test run in isolation. From Gerhard.
2013-07-20 robertlipeGet rid of explicit usec refs in destinator, waypt...
2013-07-20 robertlipeAnother joint effort with Gerhard. Quit pretending...
2013-07-19 robertlipeGerhard and I swat a few more places, esp in KML writer...
2013-07-19 robertlipeProvide msecsTo in DateTime for Qt 4.6.
2013-07-19 robertlipeRevert bogon that slipped into testo.
2013-07-19 robertlipeGerhard & I work on route.cc:track_recompute to compute...
2013-07-19 tsteven4improve cross platform test matching by rounding instea...
2013-07-19 tsteven4increase precision in cetus speed calculation to minimi...
2013-07-18 robertlipeDon't set time in Ozi if it's not valid.
2013-07-18 robertlipeAvoid implicit time_t conversion in waypt_add that...
2013-07-18 robertlipeLet nmea, itracku round time on read. Regnerate refere...
2013-07-18 robertlipeCap excess (fantasy) precision in gtrnctr. Regenerate...
2013-07-17 robertlipeDon't artificially restrict time precision of ozi reade...
2013-07-17 robertlipeSqueegee out a few more explicit references to the...
2013-07-17 robertlipeGet rid of a few more explicit microsecond accesses.
2013-07-17 robertlipeClean up jtr, gopal, random, stmsdf explicit use of...
2013-07-17 robertlipeRegenerate garmin GPX fit reference GPX files.
2013-07-17 robertlipeUse doubles, not floats, internally for html, text...
2013-07-17 robertlipeMake maggeo consistent about TZ when reading and writin...
2013-07-17 robertlipeRound fractional time when reading XML beyond milliseoc...
2013-07-17 robertlipeCap gtrnctr writer for lat/lon at 7 digits, like Garmin...
2013-07-17 robertlipeModification of the round() workaround for MSVC, defini...
2013-07-16 robertlipeRemove write-only variable in gpx.cc
2013-07-16 robertlipeImprove test for navicache reader. unicsv reference...
2013-07-15 robertlipeExpat doc fixes.
2013-07-15 robertlipeUpdate config.{guess,sub} from Automake 1.13.
2013-07-15 robertlipeFix gpx test lameness.
2013-07-15 robertlipeMore splitting of testo cases.
2013-07-15 robertlipeSplit a whole bunch of the testo suite into smaller...
2013-07-15 robertlipeMore MSVC work.
2013-07-15 robertlipeGerhard's MSVC battle continues.
2013-07-14 robertlipeRename jeeps/gpsutil.cc->jeeps/jgpsutil.cc. No reasont...
2013-07-14 robertlipeRename, remove MSVC files per Gerhard.
2013-07-14 robertlipeMore from Gerhard:
2013-07-12 robertlipeFrom Gerhard:
2013-07-12 robertlipeFix leak in new geo reader.
2013-07-12 robertlipeTurn on newer geo format reader.
2013-07-12 robertlipegeo.cc: let it build w/o expat.
2013-07-12 robertlipeRemove special handling of MSVC from types.h now that...
2013-07-12 robertlipeSpeed GPX writer by 19% by removing implicit time_t...
2013-07-12 robertlipeUpdate mapsend to explictly use toLatin1() instead...
2013-07-12 robertlipeMSVC fixes/workarounds from Gerhard Olsson.
2013-07-12 robertlipeWarning fix.
2013-07-12 robertlipeFrom Gerhard Olsson:
2013-07-10 robertlipeShave another 17% of read performance out on GPX read...
2013-07-10 robertlipeMake GPX reader 9% faster just with a better hash.
2013-07-10 robertlipePerformance improvements in geo reader
2013-07-10 robertlipeFix problem in self-closing tags in GPX extensions...
2013-07-09 robertlipeFix GPX stream writer to actually work like a stream...
2013-07-08 robertlipeDon't potentitally double-quote icons in KML writer.
2013-07-08 robertlipe... Fix several "obvious" memory leaks in various readers...
2013-07-08 robertlipeMem fix in gtrnctr for last change.
2013-07-07 robertlipeDeath to xml_fill_in_time with its weird interface...
2013-07-07 robertlipeTweak building doc for Fedora 19.
2013-07-07 robertlipeEnforce checks during configure time for working C...
2013-07-07 robertlipeAnother try at xml_parse_time - leave the parsing to...
2013-07-07 robertlipeVictory! (?) With this in place, GPX times before...
2013-07-07 robertlipeMore conversion on the time_t -> QDateTime effort....
2013-07-06 robertlipeRemove (most of) the autoformat overrides in the KML...
2013-07-06 robertlipeDocument dependency on Qt for gpsbabel.org/htmldoc...
2013-07-06 robertlipeFix crash on 'gpsbabel -x'
2013-07-06 robertlipeRound, don't truncate lowrance coords on write
2013-06-22 robertlipeTweak Garmin fit for Forerunner 10. Thanks to Ingo...
2013-06-17 robertlipeMove more of times into accessors, more modern times.
2013-06-17 robertlipeA ridiculously large commit as a checkpoint in refactor...
2013-06-13 robertlipeAdd (yet unused) addUSec shim to datetime so we can...
2013-06-12 robertlipeFix crash on empty navilink route name. Route names...
2013-06-10 robertlipeRemove unicsv test from gtrnctr since it (stupidly...
2013-06-10 robertlipeAdd, test code for reading speed from Garmin Training...
next